Rate Overview
Live
1 GBP = 5746.46 MGA
1 MGA = 0.000174
GBP
Avg
5830.50
High
6190.06
Low
5577.62
Last updated: 7/25/2026, 8:41:09 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,746.46 MGA |
| 10 GBP | 57,464.63 MGA |
| 50 GBP | 287,323.17 MGA |
| 100 GBP | 574,646.34 MGA |
| 500 GBP | 2,873,231.68 MGA |
| 1,000 GBP | 5,746,463.36 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-25T20:41:09Z",
"rates": {
"MGA": 5746.463359
}
}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": 574646.3359000001,
"rate": 5746.463359
}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