Rate Overview
Live
1 AFN = 0.126981 MOP
1 MOP = 7.8752
AFN
Avg
0.126429
High
0.127316
Low
0.123012
Last updated: 7/7/2026, 8:43:52 PM
Quick Conversions
| AFN | MOP |
|---|---|
| 1 AFN | 0.13 MOP |
| 10 AFN | 1.27 MOP |
| 50 AFN | 6.35 MOP |
| 100 AFN | 12.70 MOP |
| 500 AFN | 63.49 MOP |
| 1,000 AFN | 126.98 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-07-07T20:43:52Z",
"rates": {
"MOP": 0.126981
}
}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.6981,
"rate": 0.126981
}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