Rate Overview
Live
1 MVR = 0.048500 GBP
1 GBP = 20.6186
MVR
Avg
0.048399
High
0.048544
Low
0.048207
Last updated: 3/27/2026, 12:18:31 AM
Quick Conversions
| MVR | GBP |
|---|---|
| 1 MVR | 0.05 GBP |
| 10 MVR | 0.49 GBP |
| 50 MVR | 2.43 GBP |
| 100 MVR | 4.85 GBP |
| 500 MVR | 24.25 GBP |
| 1,000 MVR | 48.50 GBP |
Get MVR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=GBPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T00:18:31Z",
"rates": {
"GBP": 0.0485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "GBP",
"amount": 100
},
"result": 4.8500000000000005,
"rate": 0.0485
}Build with MVR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key