Rate Overview
Live
1 AFN = 0.127365 MOP
1 MOP = 7.8515
AFN
Avg
0.122861
High
0.128341
Low
0.119031
Last updated: 3/27/2026, 1:35:49 PM
Quick Conversions
| AFN | MOP |
|---|---|
| 1 AFN | 0.13 MOP |
| 10 AFN | 1.27 MOP |
| 50 AFN | 6.37 MOP |
| 100 AFN | 12.74 MOP |
| 500 AFN | 63.68 MOP |
| 1,000 AFN | 127.37 MOP |
Get AFN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MOPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-27T13:35:49Z",
"rates": {
"MOP": 0.127365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MOP",
"amount": 100
},
"result": 12.736500000000001,
"rate": 0.127365
}Build with AFN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key