Rate Overview
Live
1 GBP = 5819.78 MGA
1 MGA = 0.000172
GBP
Avg
5759.15
High
5820.39
Low
5694.56
Last updated: 7/27/2026, 4:07:46 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,819.78 MGA |
| 10 GBP | 58,197.79 MGA |
| 50 GBP | 290,988.96 MGA |
| 100 GBP | 581,977.92 MGA |
| 500 GBP | 2,909,889.58 MGA |
| 1,000 GBP | 5,819,779.16 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-27T04:07:46Z",
"rates": {
"MGA": 5819.779162
}
}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": 581977.9162,
"rate": 5819.779162
}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