Rate Overview
Live
1 NGN = 0.005971 MOP
1 MOP = 167.4761
NGN
Avg
0.005948
High
0.005971
Low
0.005934
Last updated: 8/19/2026, 6:43:42 PM
Quick Conversions
| NGN | MOP |
|---|---|
| 1 NGN | 0.01 MOP |
| 10 NGN | 0.06 MOP |
| 50 NGN | 0.30 MOP |
| 100 NGN | 0.60 MOP |
| 500 NGN | 2.99 MOP |
| 1,000 NGN | 5.97 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-08-19T18:43:42Z",
"rates": {
"MOP": 0.005971
}
}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.5971,
"rate": 0.005971
}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