Rate Overview
Live
1 MGA = 0.036435 NPR
1 NPR = 27.4461
MGA
Avg
0.036543
High
0.036953
Low
0.036372
Last updated: 5/27/2026, 12:31:40 PM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.36 NPR |
| 50 MGA | 1.82 NPR |
| 100 MGA | 3.64 NPR |
| 500 MGA | 18.22 NPR |
| 1,000 MGA | 36.44 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-05-27T12:31:40Z",
"rates": {
"NPR": 0.036435
}
}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.6435000000000004,
"rate": 0.036435
}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