Rate Overview
Live
1 NGN = 0.006089 MOP
1 MOP = 164.2306
NGN
Avg
0.005931
High
0.006108
Low
0.005815
Last updated: 9/12/2026, 8:23:08 AM
Quick Conversions
| NGN | MOP |
|---|---|
| 1 NGN | 0.01 MOP |
| 10 NGN | 0.06 MOP |
| 50 NGN | 0.30 MOP |
| 100 NGN | 0.61 MOP |
| 500 NGN | 3.04 MOP |
| 1,000 NGN | 6.09 MOP |
Get NGN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=MOPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-09-12T08:23:08Z",
"rates": {
"MOP": 0.006089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "MOP",
"amount": 100
},
"result": 0.6089,
"rate": 0.006089
}Build with NGN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key