Rate Overview
Live
1 KGS = 0.176601 MVR
1 MVR = 5.6625
KGS
Avg
0.177242
High
0.181971
Low
0.176117
Last updated: 6/27/2026, 1:36:12 PM
Quick Conversions
| KGS | MVR |
|---|---|
| 1 KGS | 0.18 MVR |
| 10 KGS | 1.77 MVR |
| 50 KGS | 8.83 MVR |
| 100 KGS | 17.66 MVR |
| 500 KGS | 88.30 MVR |
| 1,000 KGS | 176.60 MVR |
Get KGS/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MVRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-27T13:36:12Z",
"rates": {
"MVR": 0.176601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MVR",
"amount": 100
},
"result": 17.6601,
"rate": 0.176601
}Build with KGS/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key