Rate Overview
Live
1 GBP = 5750.71 MGA
1 MGA = 0.000174
GBP
Avg
5680.12
High
5778.92
Low
5541.56
Last updated: 7/22/2026, 9:29:06 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,750.71 MGA |
| 10 GBP | 57,507.11 MGA |
| 50 GBP | 287,535.54 MGA |
| 100 GBP | 575,071.09 MGA |
| 500 GBP | 2,875,355.45 MGA |
| 1,000 GBP | 5,750,710.90 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-22T21:29:06Z",
"rates": {
"MGA": 5750.710895
}
}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": 575071.0895,
"rate": 5750.710895
}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