Rate Overview
Live
1 KGS = 0.176765 MVR
1 MVR = 5.6572
KGS
Avg
0.176762
High
0.176798
Low
0.176733
Last updated: 6/16/2026, 8:54:29 AM
Quick Conversions
| KGS | MVR |
|---|---|
| 1 KGS | 0.18 MVR |
| 10 KGS | 1.77 MVR |
| 50 KGS | 8.84 MVR |
| 100 KGS | 17.68 MVR |
| 500 KGS | 88.38 MVR |
| 1,000 KGS | 176.77 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-16T08:54:29Z",
"rates": {
"MVR": 0.176765
}
}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.6765,
"rate": 0.176765
}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