Rate Overview
Live
1 MVR = 8.3834 KES
1 KES = 0.119283
MVR
Avg
8.3889
High
8.4161
Low
8.3731
Last updated: 5/26/2026, 8:41:28 PM
Quick Conversions
| MVR | KES |
|---|---|
| 1 MVR | 8.38 KES |
| 10 MVR | 83.83 KES |
| 50 MVR | 419.17 KES |
| 100 MVR | 838.34 KES |
| 500 MVR | 4,191.70 KES |
| 1,000 MVR | 8,383.40 KES |
Get MVR/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=KESExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-26T20:41:28Z",
"rates": {
"KES": 8.3834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "KES",
"amount": 100
},
"result": 838.34,
"rate": 8.3834
}Build with MVR/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key