Rate Overview
Live
1 AFN = 0.122655 MOP
1 MOP = 8.1529
AFN
Avg
0.118865
High
0.127921
Low
0.106443
Last updated: 8/18/2026, 4:05:15 PM
Quick Conversions
| AFN | MOP |
|---|---|
| 1 AFN | 0.12 MOP |
| 10 AFN | 1.23 MOP |
| 50 AFN | 6.13 MOP |
| 100 AFN | 12.27 MOP |
| 500 AFN | 61.33 MOP |
| 1,000 AFN | 122.66 MOP |
Get AFN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MOPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-18T16:05:15Z",
"rates": {
"MOP": 0.122655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MOP",
"amount": 100
},
"result": 12.2655,
"rate": 0.122655
}Build with AFN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key