Rate Overview
Live
1 MOP = 7.8514 AFN
1 AFN = 0.127366
MOP
Avg
7.9954
High
8.2462
Low
7.7641
Last updated: 3/27/2026, 11:48:48 AM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 7.85 AFN |
| 10 MOP | 78.51 AFN |
| 50 MOP | 392.57 AFN |
| 100 MOP | 785.14 AFN |
| 500 MOP | 3,925.71 AFN |
| 1,000 MOP | 7,851.42 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-03-27T11:48:48Z",
"rates": {
"AFN": 7.851416
}
}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": 785.1416,
"rate": 7.851416
}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