Rate Overview
Live
1 KES = 0.119384 MVR
1 MVR = 8.3763
KES
Avg
0.119521
High
0.119616
Low
0.119384
Last updated: 7/25/2026, 3:21:35 AM
Quick Conversions
| KES | MVR |
|---|---|
| 1 KES | 0.12 MVR |
| 10 KES | 1.19 MVR |
| 50 KES | 5.97 MVR |
| 100 KES | 11.94 MVR |
| 500 KES | 59.69 MVR |
| 1,000 KES | 119.38 MVR |
Get KES/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=MVRExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-25T03:21:35Z",
"rates": {
"MVR": 0.119384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "MVR",
"amount": 100
},
"result": 11.9384,
"rate": 0.119384
}Build with KES/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key