Rate Overview
Live
1 MYR = 0.076378 KWD
1 KWD = 13.0928
MYR
Avg
0.073611
High
0.078790
Low
0.068745
Last updated: 3/27/2026, 1:47:50 PM
Quick Conversions
| MYR | KWD |
|---|---|
| 1 MYR | 0.08 KWD |
| 10 MYR | 0.76 KWD |
| 50 MYR | 3.82 KWD |
| 100 MYR | 7.64 KWD |
| 500 MYR | 38.19 KWD |
| 1,000 MYR | 76.38 KWD |
Get MYR/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=KWDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T13:47:50Z",
"rates": {
"KWD": 0.076378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "KWD",
"amount": 100
},
"result": 7.6378,
"rate": 0.076378
}Build with MYR/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key