Rate Overview
Live
1 MVR = 5.6588 KGS
1 KGS = 0.176716
MVR
Avg
5.6598
High
5.6753
Low
5.6561
Last updated: 7/9/2026, 2:58:01 PM
Quick Conversions
| MVR | KGS |
|---|---|
| 1 MVR | 5.66 KGS |
| 10 MVR | 56.59 KGS |
| 50 MVR | 282.94 KGS |
| 100 MVR | 565.88 KGS |
| 500 MVR | 2,829.40 KGS |
| 1,000 MVR | 5,658.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-07-09T14:58:01Z",
"rates": {
"KGS": 5.658798
}
}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.8798,
"rate": 5.658798
}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