Rate Overview
Live
1 MOP = 7.9707 AFN
1 AFN = 0.125460
MOP
Avg
7.9261
High
7.9707
Low
7.8672
Last updated: 5/9/2026, 1:28:21 AM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 7.97 AFN |
| 10 MOP | 79.71 AFN |
| 50 MOP | 398.53 AFN |
| 100 MOP | 797.07 AFN |
| 500 MOP | 3,985.33 AFN |
| 1,000 MOP | 7,970.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-05-09T01:28:21Z",
"rates": {
"AFN": 7.970666
}
}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": 797.0666,
"rate": 7.970666
}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