Rate Overview
Live
1 MVR = 58.2682 KPW
1 KPW = 0.017162
MVR
Avg
58.2983
High
58.4477
Low
58.2571
Last updated: 5/27/2026, 3:44:58 AM
Quick Conversions
| MVR | KPW |
|---|---|
| 1 MVR | 58.27 KPW |
| 10 MVR | 582.68 KPW |
| 50 MVR | 2,913.41 KPW |
| 100 MVR | 5,826.82 KPW |
| 500 MVR | 29,134.11 KPW |
| 1,000 MVR | 58,268.22 KPW |
Get MVR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=KPWExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-27T03:44:58Z",
"rates": {
"KPW": 58.268218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "KPW",
"amount": 100
},
"result": 5826.8218,
"rate": 58.268218
}Build with MVR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key