Rate Overview
Live
1 MYR = 21.5376 KGS
1 KGS = 0.046430
MYR
Avg
21.4725
High
21.6384
Low
21.3677
Last updated: 8/19/2026, 5:31:38 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 21.54 KGS |
| 10 MYR | 215.38 KGS |
| 50 MYR | 1,076.88 KGS |
| 100 MYR | 2,153.76 KGS |
| 500 MYR | 10,768.81 KGS |
| 1,000 MYR | 21,537.61 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-08-19T05:31:38Z",
"rates": {
"KGS": 21.537614
}
}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": 2153.7614000000003,
"rate": 21.537614
}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