Rate Overview
Live
1 GBP = 5662.26 MGA
1 MGA = 0.000177
GBP
Avg
5656.62
High
5705.16
Low
5605.38
Last updated: 7/6/2026, 8:02:10 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,662.26 MGA |
| 10 GBP | 56,622.64 MGA |
| 50 GBP | 283,113.21 MGA |
| 100 GBP | 566,226.41 MGA |
| 500 GBP | 2,831,132.06 MGA |
| 1,000 GBP | 5,662,264.13 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-07-06T08:02:10Z",
"rates": {
"MGA": 5662.264125
}
}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": 566226.4125,
"rate": 5662.264125
}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