Rate Overview
Live
1 MVR = 8.3612 KES
1 KES = 0.119600
MVR
Avg
8.3622
High
8.3715
Low
8.3442
Last updated: 8/15/2026, 7:15:08 PM
Quick Conversions
| MVR | KES |
|---|---|
| 1 MVR | 8.36 KES |
| 10 MVR | 83.61 KES |
| 50 MVR | 418.06 KES |
| 100 MVR | 836.12 KES |
| 500 MVR | 4,180.61 KES |
| 1,000 MVR | 8,361.21 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-08-15T19:15:08Z",
"rates": {
"KES": 8.361212
}
}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": 836.1212,
"rate": 8.361212
}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