Rate Overview
Live
1 MYR = 21.7457 KGS
1 KGS = 0.045986
MYR
Avg
22.0353
High
22.2051
Low
21.7457
Last updated: 3/27/2026, 6:07:20 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 21.75 KGS |
| 10 MYR | 217.46 KGS |
| 50 MYR | 1,087.28 KGS |
| 100 MYR | 2,174.57 KGS |
| 500 MYR | 10,872.85 KGS |
| 1,000 MYR | 21,745.69 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-03-27T06:07:20Z",
"rates": {
"KGS": 21.74569
}
}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": 2174.569,
"rate": 21.74569
}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