Rate Overview
Live
1 AFN = 0.123420 MOP
1 MOP = 8.1024
AFN
Avg
0.123311
High
0.123562
Low
0.122764
Last updated: 8/15/2026, 5:36:14 AM
Quick Conversions
| AFN | MOP |
|---|---|
| 1 AFN | 0.12 MOP |
| 10 AFN | 1.23 MOP |
| 50 AFN | 6.17 MOP |
| 100 AFN | 12.34 MOP |
| 500 AFN | 61.71 MOP |
| 1,000 AFN | 123.42 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-15T05:36:14Z",
"rates": {
"MOP": 0.12342
}
}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.342,
"rate": 0.12342
}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