Rate Overview
Live
1 MVR = 5.6628 KGS
1 KGS = 0.176591
MVR
Avg
5.6612
High
5.6630
Low
5.6591
Last updated: 9/2/2026, 4:37:31 AM
Quick Conversions
| MVR | KGS |
|---|---|
| 1 MVR | 5.66 KGS |
| 10 MVR | 56.63 KGS |
| 50 MVR | 283.14 KGS |
| 100 MVR | 566.28 KGS |
| 500 MVR | 2,831.40 KGS |
| 1,000 MVR | 5,662.80 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-09-02T04:37:31Z",
"rates": {
"KGS": 5.662795
}
}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": 566.2795,
"rate": 5.662795
}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