Rate Overview
Live
1 GBP = 5646.96 MGA
1 MGA = 0.000177
GBP
Avg
5820.53
High
6188.92
Low
5499.92
Last updated: 5/27/2026, 7:23:46 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,646.96 MGA |
| 10 GBP | 56,469.64 MGA |
| 50 GBP | 282,348.18 MGA |
| 100 GBP | 564,696.35 MGA |
| 500 GBP | 2,823,481.77 MGA |
| 1,000 GBP | 5,646,963.53 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-27T19:23:46Z",
"rates": {
"MGA": 5646.96353
}
}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": 564696.353,
"rate": 5646.96353
}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