Rate Overview
Live
1 KES = 0.119887 MVR
1 MVR = 8.3412
KES
Avg
0.119619
High
0.119887
Low
0.119303
Last updated: 4/16/2026, 8:39:48 AM
Quick Conversions
| KES | MVR |
|---|---|
| 1 KES | 0.12 MVR |
| 10 KES | 1.20 MVR |
| 50 KES | 5.99 MVR |
| 100 KES | 11.99 MVR |
| 500 KES | 59.94 MVR |
| 1,000 KES | 119.89 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-04-16T08:39:48Z",
"rates": {
"MVR": 0.119887
}
}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.9887,
"rate": 0.119887
}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