Rate Overview
Live
1 MOP = 8.1302 AFN
1 AFN = 0.122998
MOP
Avg
8.1156
High
8.1740
Low
7.9893
Last updated: 9/10/2026, 10:23:23 AM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 8.13 AFN |
| 10 MOP | 81.30 AFN |
| 50 MOP | 406.51 AFN |
| 100 MOP | 813.02 AFN |
| 500 MOP | 4,065.11 AFN |
| 1,000 MOP | 8,130.22 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-09-10T10:23:23Z",
"rates": {
"AFN": 8.13022
}
}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": 813.0219999999999,
"rate": 8.13022
}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