Rate Overview
Live
1 MYR = 21.0408 KGS
1 KGS = 0.047527
MYR
Avg
21.3984
High
21.5880
Low
21.0408
Last updated: 6/19/2026, 9:00:01 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 21.04 KGS |
| 10 MYR | 210.41 KGS |
| 50 MYR | 1,052.04 KGS |
| 100 MYR | 2,104.08 KGS |
| 500 MYR | 10,520.40 KGS |
| 1,000 MYR | 21,040.81 KGS |
Get MYR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=KGSExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-19T09:00:01Z",
"rates": {
"KGS": 21.040806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "KGS",
"amount": 100
},
"result": 2104.0806,
"rate": 21.040806
}Build with MYR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key