Rate Overview
Live
1 MYR = 21.4449 KGS
1 KGS = 0.046631
MYR
Avg
21.5097
High
21.5880
Low
21.4386
Last updated: 6/17/2026, 8:08:00 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 21.44 KGS |
| 10 MYR | 214.45 KGS |
| 50 MYR | 1,072.25 KGS |
| 100 MYR | 2,144.49 KGS |
| 500 MYR | 10,722.46 KGS |
| 1,000 MYR | 21,444.93 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-17T08:08:00Z",
"rates": {
"KGS": 21.444925
}
}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": 2144.4925000000003,
"rate": 21.444925
}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