Rate Overview
Live
1 AFN = 0.063876 MYR
1 MYR = 15.6553
AFN
Avg
0.063772
High
0.064256
Low
0.062124
Last updated: 7/9/2026, 1:03:50 PM
Quick Conversions
| AFN | MYR |
|---|---|
| 1 AFN | 0.06 MYR |
| 10 AFN | 0.64 MYR |
| 50 AFN | 3.19 MYR |
| 100 AFN | 6.39 MYR |
| 500 AFN | 31.94 MYR |
| 1,000 AFN | 63.88 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-09T13:03:50Z",
"rates": {
"MYR": 0.063876
}
}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.3876,
"rate": 0.063876
}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