Rate Overview
Live
1 KRW = 0.010165 MVR
1 MVR = 98.3768
KRW
Avg
0.010551
High
0.010824
Low
0.010165
Last updated: 3/27/2026, 1:01:21 PM
Quick Conversions
| KRW | MVR |
|---|---|
| 1 KRW | 0.01 MVR |
| 10 KRW | 0.10 MVR |
| 50 KRW | 0.51 MVR |
| 100 KRW | 1.02 MVR |
| 500 KRW | 5.08 MVR |
| 1,000 KRW | 10.17 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-03-27T13:01:21Z",
"rates": {
"MVR": 0.010165
}
}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.0165,
"rate": 0.010165
}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