Rate Overview
Live
1 GBP = 5547.92 MGA
1 MGA = 0.000180
GBP
Avg
5569.27
High
5602.46
Low
5547.92
Last updated: 3/27/2026, 9:31:10 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,547.92 MGA |
| 10 GBP | 55,479.17 MGA |
| 50 GBP | 277,395.83 MGA |
| 100 GBP | 554,791.67 MGA |
| 500 GBP | 2,773,958.35 MGA |
| 1,000 GBP | 5,547,916.70 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-27T09:31:10Z",
"rates": {
"MGA": 5547.916698
}
}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": 554791.6698,
"rate": 5547.916698
}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