Rate Overview
Live
1 FKP = 20.6267 MVR
1 MVR = 0.048481
FKP
Avg
20.8626
High
21.3301
Low
20.6116
Last updated: 3/27/2026, 10:14:51 AM
Quick Conversions
| FKP | MVR |
|---|---|
| 1 FKP | 20.63 MVR |
| 10 FKP | 206.27 MVR |
| 50 FKP | 1,031.33 MVR |
| 100 FKP | 2,062.67 MVR |
| 500 FKP | 10,313.34 MVR |
| 1,000 FKP | 20,626.67 MVR |
Get FKP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=MVRExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T10:14:51Z",
"rates": {
"MVR": 20.626671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "MVR",
"amount": 100
},
"result": 2062.6671,
"rate": 20.626671
}Build with FKP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key