Rate Overview
Live
1 MOP = 8.1610 AFN
1 AFN = 0.122534
MOP
Avg
8.4456
High
9.3947
Low
7.8173
Last updated: 8/1/2026, 12:15:48 PM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 8.16 AFN |
| 10 MOP | 81.61 AFN |
| 50 MOP | 408.05 AFN |
| 100 MOP | 816.10 AFN |
| 500 MOP | 4,080.50 AFN |
| 1,000 MOP | 8,161.00 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-01T12:15:48Z",
"rates": {
"AFN": 8.161004
}
}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.1004,
"rate": 8.161004
}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