Rate Overview
Live
1 MOP = 7.8173 AFN
1 AFN = 0.127921
MOP
Avg
7.8298
High
7.9116
Low
7.7749
Last updated: 3/7/2026, 12:13:54 AM
Quick Conversions
| MOP | AFN |
|---|---|
| 1 MOP | 7.82 AFN |
| 10 MOP | 78.17 AFN |
| 50 MOP | 390.87 AFN |
| 100 MOP | 781.73 AFN |
| 500 MOP | 3,908.66 AFN |
| 1,000 MOP | 7,817.32 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-07T00:13:54Z",
"rates": {
"AFN": 7.817316
}
}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": 781.7316,
"rate": 7.817316
}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