Rate Overview
Live
1 KES = 0.119918 MVR
1 MVR = 8.3390
KES
Avg
0.119719
High
0.119918
Low
0.119638
Last updated: 5/6/2026, 11:20:44 AM
Quick Conversions
| KES | MVR |
|---|---|
| 1 KES | 0.12 MVR |
| 10 KES | 1.20 MVR |
| 50 KES | 6.00 MVR |
| 100 KES | 11.99 MVR |
| 500 KES | 59.96 MVR |
| 1,000 KES | 119.92 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-05-06T11:20:44Z",
"rates": {
"MVR": 0.119918
}
}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.9918,
"rate": 0.119918
}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