Rate Overview
Live
1 MOP = 8.1169 AFN
1 AFN = 0.123199
MOP
Avg
8.1916
High
8.2874
Low
8.1169
Last updated: 7/29/2026, 4:14:35 PM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 8.12 AFN |
| 10 MOP | 81.17 AFN |
| 50 MOP | 405.85 AFN |
| 100 MOP | 811.69 AFN |
| 500 MOP | 4,058.46 AFN |
| 1,000 MOP | 8,116.93 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-07-29T16:14:35Z",
"rates": {
"AFN": 8.116927
}
}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": 811.6927000000001,
"rate": 8.116927
}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