Rate Overview
Live
1 MOP = 7.8827 AFN
1 AFN = 0.126861
MOP
Avg
7.9196
High
8.1292
Low
7.8544
Last updated: 7/11/2026, 7:13:45 AM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 7.88 AFN |
| 10 MOP | 78.83 AFN |
| 50 MOP | 394.13 AFN |
| 100 MOP | 788.27 AFN |
| 500 MOP | 3,941.34 AFN |
| 1,000 MOP | 7,882.67 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-11T07:13:45Z",
"rates": {
"AFN": 7.882674
}
}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": 788.2674,
"rate": 7.882674
}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