Rate Overview
Live
1 GBP = 5688.74 MGA
1 MGA = 0.000176
GBP
Avg
5732.36
High
5778.92
Low
5688.74
Last updated: 7/23/2026, 1:45:19 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,688.74 MGA |
| 10 GBP | 56,887.39 MGA |
| 50 GBP | 284,436.95 MGA |
| 100 GBP | 568,873.90 MGA |
| 500 GBP | 2,844,369.51 MGA |
| 1,000 GBP | 5,688,739.02 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-23T13:45:19Z",
"rates": {
"MGA": 5688.739022
}
}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": 568873.9022,
"rate": 5688.739022
}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