Rate Overview
Live
1 GBP = 5843.39 MGA
1 MGA = 0.000171
GBP
Avg
5818.80
High
5843.39
Low
5793.17
Last updated: 8/14/2026, 2:56:43 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,843.39 MGA |
| 10 GBP | 58,433.87 MGA |
| 50 GBP | 292,169.33 MGA |
| 100 GBP | 584,338.66 MGA |
| 500 GBP | 2,921,693.32 MGA |
| 1,000 GBP | 5,843,386.64 MGA |
Get GBP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MGAExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-14T14:56:43Z",
"rates": {
"MGA": 5843.386641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MGA",
"amount": 100
},
"result": 584338.6641,
"rate": 5843.386641
}Build with GBP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key