Rate Overview
Live
1 GBP = 5813.61 MGA
1 MGA = 0.000172
GBP
Avg
5847.62
High
5885.12
Low
5813.61
Last updated: 9/4/2026, 1:31:08 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,813.61 MGA |
| 10 GBP | 58,136.10 MGA |
| 50 GBP | 290,680.51 MGA |
| 100 GBP | 581,361.02 MGA |
| 500 GBP | 2,906,805.09 MGA |
| 1,000 GBP | 5,813,610.18 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-09-04T13:31:08Z",
"rates": {
"MGA": 5813.610178
}
}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": 581361.0178,
"rate": 5813.610178
}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