Rate Overview
Live
1 MVR = 5.6579 KGS
1 KGS = 0.176743
MVR
Avg
5.6633
High
5.6805
Low
5.6575
Last updated: 8/15/2026, 1:01:30 PM
Quick Conversions
| MVR | KGS |
|---|---|
| 1 MVR | 5.66 KGS |
| 10 MVR | 56.58 KGS |
| 50 MVR | 282.90 KGS |
| 100 MVR | 565.79 KGS |
| 500 MVR | 2,828.96 KGS |
| 1,000 MVR | 5,657.93 KGS |
Get MVR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=KGSExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-15T13:01:30Z",
"rates": {
"KGS": 5.657926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "KGS",
"amount": 100
},
"result": 565.7926,
"rate": 5.657926
}Build with MVR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key