Rate Overview
Live
1 AFN = 0.127921 MOP
1 MOP = 7.8173
AFN
Avg
0.127720
High
0.128619
Low
0.126396
Last updated: 3/7/2026, 12:26:18 AM
Quick Conversions
| AFN | MOP |
|---|---|
| 1 AFN | 0.13 MOP |
| 10 AFN | 1.28 MOP |
| 50 AFN | 6.40 MOP |
| 100 AFN | 12.79 MOP |
| 500 AFN | 63.96 MOP |
| 1,000 AFN | 127.92 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-03-07T00:26:18Z",
"rates": {
"MOP": 0.127921
}
}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.792100000000001,
"rate": 0.127921
}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