Rate Overview
Live
1 GBP = 5647.81 MGA
1 MGA = 0.000177
GBP
Avg
5847.53
High
6221.36
Low
5529.46
Last updated: 5/27/2026, 8:36:29 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,647.81 MGA |
| 10 GBP | 56,478.05 MGA |
| 50 GBP | 282,390.27 MGA |
| 100 GBP | 564,780.53 MGA |
| 500 GBP | 2,823,902.67 MGA |
| 1,000 GBP | 5,647,805.35 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-27T20:36:29Z",
"rates": {
"MGA": 5647.805346
}
}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": 564780.5346,
"rate": 5647.805346
}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