Rate Overview
Live
1 MYR = 22.0152 KGS
1 KGS = 0.045423
MYR
Avg
22.0593
High
22.1338
Low
21.9999
Last updated: 4/17/2026, 7:38:28 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 22.02 KGS |
| 10 MYR | 220.15 KGS |
| 50 MYR | 1,100.76 KGS |
| 100 MYR | 2,201.52 KGS |
| 500 MYR | 11,007.60 KGS |
| 1,000 MYR | 22,015.19 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-04-17T07:38:28Z",
"rates": {
"KGS": 22.01519
}
}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": 2201.5190000000002,
"rate": 22.01519
}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