Rate Overview
Live
1 KRW = 0.010835 MVR
1 MVR = 92.2935
KRW
Avg
0.010918
High
0.010974
Low
0.010835
Last updated: 8/15/2026, 1:32:35 AM
Quick Conversions
| KRW | MVR |
|---|---|
| 1 KRW | 0.01 MVR |
| 10 KRW | 0.11 MVR |
| 50 KRW | 0.54 MVR |
| 100 KRW | 1.08 MVR |
| 500 KRW | 5.42 MVR |
| 1,000 KRW | 10.83 MVR |
Get KRW/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MVRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-15T01:32:35Z",
"rates": {
"MVR": 0.010835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MVR",
"amount": 100
},
"result": 1.0835,
"rate": 0.010835
}Build with KRW/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key