Rate Overview
Live
1 MVR = 58.2435 KPW
1 KPW = 0.017169
MVR
Avg
58.2788
High
58.4315
Low
58.2070
Last updated: 8/24/2026, 8:05:37 PM
Quick Conversions
| MVR | KPW |
|---|---|
| 1 MVR | 58.24 KPW |
| 10 MVR | 582.43 KPW |
| 50 MVR | 2,912.17 KPW |
| 100 MVR | 5,824.35 KPW |
| 500 MVR | 29,121.73 KPW |
| 1,000 MVR | 58,243.46 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-08-24T20:05:37Z",
"rates": {
"KPW": 58.243459
}
}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": 5824.3459,
"rate": 58.243459
}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