Rate Overview
Live
1 MGA = 0.035326 NPR
1 NPR = 28.3078
MGA
Avg
0.035784
High
0.036229
Low
0.035326
Last updated: 7/28/2026, 12:37:09 AM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.35 NPR |
| 50 MGA | 1.77 NPR |
| 100 MGA | 3.53 NPR |
| 500 MGA | 17.66 NPR |
| 1,000 MGA | 35.33 NPR |
Get MGA/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=NPRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-28T00:37:09Z",
"rates": {
"NPR": 0.035326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "NPR",
"amount": 100
},
"result": 3.5326000000000004,
"rate": 0.035326
}Build with MGA/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key