Rate Overview
Live
1 MOP = 7.8029 AFN
1 AFN = 0.128157
MOP
Avg
7.9954
High
8.2831
Low
7.6955
Last updated: 5/29/2026, 10:58:03 PM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 7.80 AFN |
| 10 MOP | 78.03 AFN |
| 50 MOP | 390.15 AFN |
| 100 MOP | 780.29 AFN |
| 500 MOP | 3,901.45 AFN |
| 1,000 MOP | 7,802.91 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-29T22:58:03Z",
"rates": {
"AFN": 7.802905
}
}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": 780.2905,
"rate": 7.802905
}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