Rate Overview
Live
1 MOP = 7.8184 AFN
1 AFN = 0.127903
MOP
Avg
7.8327
High
7.9812
Low
7.7507
Last updated: 6/18/2026, 6:35:19 PM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 7.82 AFN |
| 10 MOP | 78.18 AFN |
| 50 MOP | 390.92 AFN |
| 100 MOP | 781.84 AFN |
| 500 MOP | 3,909.22 AFN |
| 1,000 MOP | 7,818.43 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-06-18T18:35:19Z",
"rates": {
"AFN": 7.81843
}
}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": 781.8430000000001,
"rate": 7.81843
}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