Rate Overview
Live
1 KES = 0.119317 MVR
1 MVR = 8.3810
KES
Avg
0.119443
High
0.120156
Low
0.118899
Last updated: 7/26/2026, 3:01:57 AM
Quick Conversions
| KES | MVR |
|---|---|
| 1 KES | 0.12 MVR |
| 10 KES | 1.19 MVR |
| 50 KES | 5.97 MVR |
| 100 KES | 11.93 MVR |
| 500 KES | 59.66 MVR |
| 1,000 KES | 119.32 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-26T03:01:57Z",
"rates": {
"MVR": 0.119317
}
}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.931700000000001,
"rate": 0.119317
}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