Rate Overview
Live
1 AFN = 0.063824 MYR
1 MYR = 15.6681
AFN
Avg
0.064265
High
0.065291
Low
0.062997
Last updated: 7/3/2026, 4:33:20 PM
Quick Conversions
| AFN | MYR |
|---|---|
| 1 AFN | 0.06 MYR |
| 10 AFN | 0.64 MYR |
| 50 AFN | 3.19 MYR |
| 100 AFN | 6.38 MYR |
| 500 AFN | 31.91 MYR |
| 1,000 AFN | 63.82 MYR |
Get AFN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MYRExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-03T16:33:20Z",
"rates": {
"MYR": 0.063824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MYR",
"amount": 100
},
"result": 6.3824000000000005,
"rate": 0.063824
}Build with AFN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key