Rate Overview
Live
1 FKP = 20.6424 MVR
1 MVR = 0.048444
FKP
Avg
20.8344
High
21.0487
Low
20.5364
Last updated: 5/28/2026, 9:42:16 PM
Quick Conversions
| FKP | MVR |
|---|---|
| 1 FKP | 20.64 MVR |
| 10 FKP | 206.42 MVR |
| 50 FKP | 1,032.12 MVR |
| 100 FKP | 2,064.24 MVR |
| 500 FKP | 10,321.22 MVR |
| 1,000 FKP | 20,642.44 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-05-28T21:42:16Z",
"rates": {
"MVR": 20.642444
}
}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": 2064.2444,
"rate": 20.642444
}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