Rate Overview
Live
1 PAB = 3579.33 MNT
1 MNT = 0.000279
PAB
Avg
3572.54
High
3597.22
Low
3560.27
Last updated: 5/28/2026, 6:10:46 PM
Quick Conversions
| PAB | MNT |
|---|---|
| 1 PAB | 3,579.33 MNT |
| 10 PAB | 35,793.33 MNT |
| 50 PAB | 178,966.66 MNT |
| 100 PAB | 357,933.32 MNT |
| 500 PAB | 1,789,666.61 MNT |
| 1,000 PAB | 3,579,333.22 MNT |
Get PAB/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MNTExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-28T18:10:46Z",
"rates": {
"MNT": 3579.333222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MNT",
"amount": 100
},
"result": 357933.3222,
"rate": 3579.333222
}Build with PAB/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key