Rate Overview
Live
1 AFN = 0.125460 MOP
1 MOP = 7.9707
AFN
Avg
0.126272
High
0.127109
Low
0.125460
Last updated: 5/8/2026, 4:27:16 PM
Quick Conversions
| AFN | MOP |
|---|---|
| 1 AFN | 0.13 MOP |
| 10 AFN | 1.25 MOP |
| 50 AFN | 6.27 MOP |
| 100 AFN | 12.55 MOP |
| 500 AFN | 62.73 MOP |
| 1,000 AFN | 125.46 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-05-08T16:27:16Z",
"rates": {
"MOP": 0.12546
}
}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.546,
"rate": 0.12546
}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