Rate Overview
Live
1 MOP = 7.9972 AFN
1 AFN = 0.125043
MOP
Avg
7.9813
High
8.0079
Low
7.9277
Last updated: 4/18/2026, 8:44:02 AM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 8.00 AFN |
| 10 MOP | 79.97 AFN |
| 50 MOP | 399.86 AFN |
| 100 MOP | 799.72 AFN |
| 500 MOP | 3,998.62 AFN |
| 1,000 MOP | 7,997.23 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-04-18T08:44:02Z",
"rates": {
"AFN": 7.997234
}
}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": 799.7234,
"rate": 7.997234
}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