Rate Overview
Live
1 NGN = 0.005814 MOP
1 MOP = 171.9986
NGN
Avg
0.005862
High
0.005921
Low
0.005814
Last updated: 3/7/2026, 12:33:06 AM
Quick Conversions
| NGN | MOP |
|---|---|
| 1 NGN | 0.01 MOP |
| 10 NGN | 0.06 MOP |
| 50 NGN | 0.29 MOP |
| 100 NGN | 0.58 MOP |
| 500 NGN | 2.91 MOP |
| 1,000 NGN | 5.81 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-03-07T00:33:06Z",
"rates": {
"MOP": 0.005814
}
}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.5813999999999999,
"rate": 0.005814
}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