Rate Overview
Live
1 GBP = 5561.55 MGA
1 MGA = 0.000180
GBP
Avg
5929.54
High
6217.72
Low
5525.76
Last updated: 3/27/2026, 7:51:02 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,561.55 MGA |
| 10 GBP | 55,615.47 MGA |
| 50 GBP | 278,077.36 MGA |
| 100 GBP | 556,154.72 MGA |
| 500 GBP | 2,780,773.61 MGA |
| 1,000 GBP | 5,561,547.22 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-03-27T07:51:02Z",
"rates": {
"MGA": 5561.547215
}
}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": 556154.7215,
"rate": 5561.547215
}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