Rate Overview
Live
1 GBP = 5695.83 MGA
1 MGA = 0.000176
GBP
Avg
5647.99
High
5695.83
Low
5606.15
Last updated: 5/7/2026, 10:34:45 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,695.83 MGA |
| 10 GBP | 56,958.34 MGA |
| 50 GBP | 284,791.69 MGA |
| 100 GBP | 569,583.38 MGA |
| 500 GBP | 2,847,916.92 MGA |
| 1,000 GBP | 5,695,833.84 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-05-07T10:34:45Z",
"rates": {
"MGA": 5695.833835
}
}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": 569583.3835,
"rate": 5695.833835
}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