Rate Overview
Live
1 KES = 0.119191 MVR
1 MVR = 8.3899
KES
Avg
0.119687
High
0.120156
Low
0.119191
Last updated: 3/27/2026, 5:00:14 AM
Quick Conversions
| KES | MVR |
|---|---|
| 1 KES | 0.12 MVR |
| 10 KES | 1.19 MVR |
| 50 KES | 5.96 MVR |
| 100 KES | 11.92 MVR |
| 500 KES | 59.60 MVR |
| 1,000 KES | 119.19 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-03-27T05:00:14Z",
"rates": {
"MVR": 0.119191
}
}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.9191,
"rate": 0.119191
}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