Rate Overview
Live
1 FKP = 20.5814 MVR
1 MVR = 0.048588
FKP
Avg
20.3932
High
21.1866
Low
19.1674
Last updated: 7/24/2026, 5:36:32 AM
Quick Conversions
| FKP | MVR |
|---|---|
| 1 FKP | 20.58 MVR |
| 10 FKP | 205.81 MVR |
| 50 FKP | 1,029.07 MVR |
| 100 FKP | 2,058.14 MVR |
| 500 FKP | 10,290.70 MVR |
| 1,000 FKP | 20,581.40 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-07-24T05:36:32Z",
"rates": {
"MVR": 20.5814
}
}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": 2058.14,
"rate": 20.5814
}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