Rate Overview
Live
1 MYR = 22.2841 KGS
1 KGS = 0.044875
MYR
Avg
22.1174
High
22.3580
Low
21.9575
Last updated: 5/7/2026, 3:45:56 PM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 22.28 KGS |
| 10 MYR | 222.84 KGS |
| 50 MYR | 1,114.20 KGS |
| 100 MYR | 2,228.41 KGS |
| 500 MYR | 11,142.04 KGS |
| 1,000 MYR | 22,284.09 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-05-07T15:45:56Z",
"rates": {
"KGS": 22.284085
}
}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": 2228.4085,
"rate": 22.284085
}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