Rate Overview
Live
1 NGN = 0.005933 MOP
1 MOP = 168.5488
NGN
Avg
0.005888
High
0.005933
Low
0.005865
Last updated: 5/7/2026, 1:48:56 PM
Quick Conversions
| NGN | MOP |
|---|---|
| 1 NGN | 0.01 MOP |
| 10 NGN | 0.06 MOP |
| 50 NGN | 0.30 MOP |
| 100 NGN | 0.59 MOP |
| 500 NGN | 2.97 MOP |
| 1,000 NGN | 5.93 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-05-07T13:48:56Z",
"rates": {
"MOP": 0.005933
}
}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.5932999999999999,
"rate": 0.005933
}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