Rate Overview
Live
1 MOP = 8.0927 AFN
1 AFN = 0.123569
MOP
Avg
7.9407
High
8.2874
Low
7.6955
Last updated: 7/31/2026, 2:18:10 PM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 8.09 AFN |
| 10 MOP | 80.93 AFN |
| 50 MOP | 404.63 AFN |
| 100 MOP | 809.27 AFN |
| 500 MOP | 4,046.33 AFN |
| 1,000 MOP | 8,092.65 AFN |
Get MOP/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=AFNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T14:18:10Z",
"rates": {
"AFN": 8.092653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "AFN",
"amount": 100
},
"result": 809.2653,
"rate": 8.092653
}Build with MOP/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key