Rate Overview
Live
1 MOP = 8.1694 AFN
1 AFN = 0.122407
MOP
Avg
8.1220
High
8.1694
Low
8.0858
Last updated: 8/21/2026, 4:34:33 PM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 8.17 AFN |
| 10 MOP | 81.69 AFN |
| 50 MOP | 408.47 AFN |
| 100 MOP | 816.94 AFN |
| 500 MOP | 4,084.72 AFN |
| 1,000 MOP | 8,169.44 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-08-21T16:34:33Z",
"rates": {
"AFN": 8.169437
}
}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": 816.9437,
"rate": 8.169437
}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