Rate Overview
Live
1 MYR = 0.437615 AWG
1 AWG = 2.2851
MYR
Avg
0.437438
High
0.437978
Low
0.436262
Last updated: 7/25/2026, 8:46:15 AM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.44 AWG |
| 10 MYR | 4.38 AWG |
| 50 MYR | 21.88 AWG |
| 100 MYR | 43.76 AWG |
| 500 MYR | 218.81 AWG |
| 1,000 MYR | 437.61 AWG |
Get MYR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=AWGExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-25T08:46:15Z",
"rates": {
"AWG": 0.437615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "AWG",
"amount": 100
},
"result": 43.7615,
"rate": 0.437615
}Build with MYR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key