Rate Overview
Live
1 FKP = 20.6678 MVR
1 MVR = 0.048384
FKP
Avg
20.7259
High
20.8498
Low
20.6116
Last updated: 3/7/2026, 1:01:54 AM
Quick Conversions
| FKP | MVR |
|---|---|
| 1 FKP | 20.67 MVR |
| 10 FKP | 206.68 MVR |
| 50 FKP | 1,033.39 MVR |
| 100 FKP | 2,066.78 MVR |
| 500 FKP | 10,333.89 MVR |
| 1,000 FKP | 20,667.79 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-07T01:01:54Z",
"rates": {
"MVR": 20.667788
}
}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": 2066.7788,
"rate": 20.667788
}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