Rate Overview
Live
1 MYR = 22.0318 KGS
1 KGS = 0.045389
MYR
Avg
22.0613
High
22.1338
Low
21.9999
Last updated: 4/17/2026, 6:33:48 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 22.03 KGS |
| 10 MYR | 220.32 KGS |
| 50 MYR | 1,101.59 KGS |
| 100 MYR | 2,203.18 KGS |
| 500 MYR | 11,015.91 KGS |
| 1,000 MYR | 22,031.83 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-17T06:33:48Z",
"rates": {
"KGS": 22.031829
}
}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": 2203.1829,
"rate": 22.031829
}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