Rate Overview
Live
1 MYR = 0.445079 AWG
1 AWG = 2.2468
MYR
Avg
0.451011
High
0.454376
Low
0.445079
Last updated: 3/27/2026, 6:05:47 AM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.45 AWG |
| 10 MYR | 4.45 AWG |
| 50 MYR | 22.25 AWG |
| 100 MYR | 44.51 AWG |
| 500 MYR | 222.54 AWG |
| 1,000 MYR | 445.08 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-03-27T06:05:47Z",
"rates": {
"AWG": 0.445079
}
}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": 44.5079,
"rate": 0.445079
}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