Rate Overview
Live
1 MYR = 0.459150 AWG
1 AWG = 2.1779
MYR
Avg
0.455606
High
0.460674
Low
0.452108
Last updated: 5/7/2026, 2:53:58 PM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.46 AWG |
| 10 MYR | 4.59 AWG |
| 50 MYR | 22.96 AWG |
| 100 MYR | 45.92 AWG |
| 500 MYR | 229.58 AWG |
| 1,000 MYR | 459.15 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-05-07T14:53:58Z",
"rates": {
"AWG": 0.45915
}
}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": 45.915,
"rate": 0.45915
}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